home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2004 March / CyberMycha 03-2004 (Poland).bin / Data / AutorunSetup.ini < prev    next >
INI File  |  2002-11-05  |  4KB  |  133 lines

  1. ; *************************************************************************************************
  2. ;
  3. ;     TITLE                = Application task bar title
  4. ;     LANGUAGE             = Current language to use (NOT USED YET)
  5. ;     WIDTH                = Window width
  6. ;     HEIGHT               = Window height
  7. ;     REGISTER_KEY         = Key in register to test program installation
  8. ;     PATH_VALUE           = Key String in REGISTER_KEY to get installation path
  9. ;     INSTALL              = Program to launch to install program
  10. ;     UNINSTALL            = Program to launch to uninstall program
  11. ;     PROGRAM              = Program to launch for game
  12. ;     EXIT_AFTER_PLAY      = [0..1] To leave autorun after click on Play button
  13. ;
  14. ;     HTTP_DEVELOPPER      = URL for developper web site
  15. ;     HTTP_EDITOR          = URL for editor web site
  16. ;     HTTP_DISTRIBUTOR     = URL for distributor web site
  17. ;     HTTP_GAME            = URL for game web site
  18. ;     HTTP_REGISTER        = URL for registering game
  19.  
  20. ;     BACK_IMAGE           = Backgroud image
  21. ;
  22. ; *************************************************************************************************
  23.  
  24.  
  25. [INIT]
  26. VERSION          = 3
  27. TITLE            = "Monte Cristo - Autorun"
  28. LANGUAGE         = "FRE"
  29. WIDTH            = 400
  30. HEIGHT           = 210
  31. REGISTER_KEY     = "Software\Monte Cristo\Micro Commandos"
  32. PATH_VALUE       = "Path"
  33. INSTALL          = ".\setup.exe"
  34. UNINSTALL        = ".\setup.exe"
  35. PROGRAM          = "Micro_Commandos.exe"
  36. //CONFIG_EXE     = "ConfigPanel.exe"
  37. EXIT_AFTER_PLAY  = 1
  38.  
  39.  
  40. [URL]
  41. HTTP_DEVELOPPER  = "http://www.montecristogames.com"
  42. HTTP_EDITOR      = "http://www.montecristogames.com"
  43. HTTP_DISTRIBUTOR = "http://www.montecristogames.com"
  44. HTTP_GAME        = "http://www.montecristogames.com/Grande%20Bretagne/ImageInterface/MCintro.htm"
  45. HTTP_REGISTER    = "http://www.montecristogames.com/register/register.htm"
  46.  
  47.  
  48. [BITMAPS]
  49. BACK_IMAGE       = "./DATA/Autorun.bmp"
  50.  
  51.  
  52. [BUTTON0]
  53. STRING           = "Graj"
  54. POSITION_X       = 250
  55. POSITION_Y       = 0
  56. WIDTH            = 150
  57. HEIGHT           = 30
  58. VISIBLE          = 1
  59.  
  60. [BUTTON1]
  61. STRING           = "Wyjdƒ"
  62. POSITION_X       = 250
  63. POSITION_Y       = 30
  64. WIDTH            = 150
  65. HEIGHT           = 30
  66. VISIBLE          = 1
  67.  
  68. [BUTTON2]
  69. STRING           = "Instaluj"
  70. POSITION_X       = 250
  71. POSITION_Y       = 60
  72. WIDTH            = 150
  73. HEIGHT           = 30
  74. VISIBLE          = 1
  75.  
  76. [BUTTON3]
  77. STRING           = "Usu±"
  78. POSITION_X       = 250
  79. POSITION_Y       = 90
  80. WIDTH            = 150
  81. HEIGHT           = 30
  82. VISIBLE          = 1
  83.  
  84. [BUTTON4]
  85. STRING           = "Zarejestruj"
  86. POSITION_X       = 250
  87. POSITION_Y       = 120
  88. WIDTH            = 150
  89. HEIGHT           = 30
  90. VISIBLE          = 1
  91.  
  92. [BUTTON5]
  93. STRING           = "Strona WWW tw≤rc≤w"
  94. POSITION_X       = 250
  95. POSITION_Y       = 150
  96. WIDTH            = 150
  97. HEIGHT           = 30
  98. VISIBLE          = 1
  99.  
  100. [BUTTON6]
  101. STRING           = "Strona WWW edytora"
  102. POSITION_X       = 250
  103. POSITION_Y       = 150
  104. WIDTH            = 150
  105. HEIGHT           = 25
  106. VISIBLE          = 0
  107.  
  108. [BUTTON7]
  109. STRING           = "Strona WWW wydawcy"
  110. POSITION_X       = 250
  111. POSITION_Y       = 175
  112. WIDTH            = 150
  113. HEIGHT           = 25
  114. VISIBLE          = 0
  115.  
  116. [BUTTON8]
  117. STRING           = "Strona WWW gry"
  118. POSITION_X       = 250
  119. POSITION_Y       = 180
  120. WIDTH            = 150
  121. HEIGHT           = 30
  122. VISIBLE          = 1
  123.  
  124. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  125. ;; AJOUT MANU 14/05/2002
  126. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  127. [BUTTON9]
  128. STRING           = "Konfiguracja gry"
  129. POSITION_X       = 0
  130. POSITION_Y       = 225
  131. WIDTH            = 128
  132. HEIGHT           = 25
  133. VISIBLE          = 0